// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package u.aly; public final class cu { public final byte a; public final int b; public cu() { this((byte)0, 0); } public cu(byte byte0, int i) { a = byte0; b = i; } }